home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!sschaem
- From: sschaem@teleport.com (Stephan Schaem)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Doublebuffered window??
- Date: 13 Jan 1996 01:16:23 GMT
- Organization: Teleport - Portland's Public Access (503) 220-1016
- Distribution: world
- Message-ID: <4d7157$52k@maureen.teleport.com>
- References: <4bfe05$l11@katiska.clinet.fi> <4bgmqq$kh6@serpens.rhein.de> <4cmftc$1g1@sunsystem5.informatik.tu-muenchen.de> <4cmrgp$5bs@serpens.rhein.de> <4d69m8$i0h@sunsystem5.informatik.tu-muenchen.de>
- NNTP-Posting-Host: kelly.teleport.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Juergen "Rally" Fischer (fischerj@informatik.tu-muenchen.de) wrote:
-
- : The only non-chipset-only method I see is dealing with VBeamPos
- : (more cpu load, but you can blit a larger window without rastersplit).
-
- You can use a vbl + timer methode... If you can get video timing of the
- active view where the window reside. This way you can get an interupt
- at any scanline you want, and very posibly you want to start blitting
- one scan line below the blitting ypos.
-
- Stephan
-